home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
games
/
vga
/
catch13.arj
/
ORDER.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-03-01
|
668b
|
18 lines
@echo off
@cls
@echo ════════════════════════════════════════════════════════════════════════
@echo
@echo Catch, If You Can
@echo Registration Form Print Out
@echo
@echo You may fill in the form with a text editor first if you wish, and
@echo then print it out.
@echo
@echo Thank you for taking the time to register!
@echo
@echo Press any key to print order form. Ctrl-C will abort.
@echo
@echo ════════════════════════════════════════════════════════════════════════
@pause >nul
@type order.frm >prn